469 from %s..sysusers u,%s..sysusers u1,%s..sysobjects o where o.name like '%s' and u1.name like '%s' and charindex(substring(o.type,1,1),'%s')!=0 and u1.uid=o.uid and(u.suid=suser_id()or(suser_id()=1 and u.uid=1))
470 and(suser_id()=1 or o.uid=u.uid or((select max(((sign(uid)*abs(uid-16383))*2)+(protecttype&1))from %s..sysprotects p where p.id=*o.id and(p.uid=0 or p.uid=*u.uid or p.uid=*u.gid)and(action in (193,224)))&1)=1)union
471 order by 4,1,2,3
472 'SYSTEM TABLE'
473 'TABLE'
474 'VIEW'
475 select '%s' from %s..sysusers where suid=suser_id()
476 select c.name from master.dbo.syscharsets c,master.dbo.syscharsets c1,master.dbo.sysconfigures f where f.config in(123,1123) and f.value=c1.id and c1.csid=c.id
477 select alias,name from master..syslanguages
478 SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
479 SET TRANSACTION ISOLATION LEVEL READ COMMITTED
481 SET TRANSACTION ISOLATION LEVEL REPEATABLE READ
483 identity
484 , =
485 SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
486 char binary decimal integer smallint float real double varchar date time timestamp longvarchar varbinary longvarbinary tinyint bit numeric
40133 0800408004Server rejected the connection; Access to selected database has been denied
40134 0800408004Server rejected the connection; Language specified is not supported
40135 3400034000Invalid cursor name
40136 3700042000Syntax error or access violation
40137 3C0003C000Duplicate cursor name
40138 70100HY018Server declined cancel request
40140 IM006IM006Packet size change not supported by server, default used
40141 IM008IM008Dialog failed
40146 S1000HY000The stored procedure required to complete this operation could not be found on the server (they were supplied with SQL Server). Please contact your system administrator.
40147 S1000HY000Unknown token received from SQL Server
40149 S1000HY000Unable to load communication module. Driver has not been correctly installed.
40150 S1000HY000Communication module is not valid. Driver has not been correctly installed.
40151 S1000HY000Warning: Partial insert/update. The insert/update of a text or image column(s) did not succeed.
40152 S1000HY000Connection is busy with results for another hstmt
40153 S1000HY000Failure during closing of connection
40154 S1000HY000Protocol error in TDS stream
40155 S1000HY000TDS buffer length too large
40156 S1000HY000Non-default parameter not allowed after default parameter
40157 S1001HY001Memory allocation failure
40158 S100207009Invalid Descriptor Index
40159 S1003HY003Invalid application buffer type
40160 S1008HY008Operation canceled
40161 S1009HY009Invalid use of null pointer
40162 S1010HY010Function sequence error
40163 S1011HY011Operation invalid at this time
40164 S1015HY015No cursor name available
40165 S1090HY090Invalid string or buffer length
40166 S1091HY091Invalid descriptor field identifier
40169 S1021HY021Inconsistent descriptor information
40170 S1094HY104Invalid scale value
40171 S1096HY096Invalid information type
40172 S1104HY104Invalid precision value
40173 S1105HY105Invalid parameter type
40174 S1106HY106Fetch type out of range
40175 S1107HY107Row value out of range
40176 S1109HY109Invalid cursor position
40177 S1111HY111Invalid bookmark value
40178 S1C00HYC00Optional feature not implemented
40179 S1T00HYT00Timeout expired
40180 0800308003Connection does not exist
40184 22003HY019Non-character and non-binary data sent in pieces
40190 2400007005Prepared statement is not a cursor-specification
40192 S1011HY020Attempt to concatenate to a null or default value
40194 S1016HY016Cannot modify an implementation row descriptor
40195 S1004HY004Invalid SQL data type
40197 2201522015Interval field overflow
40198 S1007HY007Associated statement is not prepared
40199 S1009HY024Invalid attribute value
40201 S1000HY000Connection is not enabled for BCP
40203 S1000HY000ODBCBCP/Driver version mismatch
40205 S1000HY000Unicode conversion failed
40206 S1000HY000Bad BCP direction. Must be either IN or OUT
40207 S1000HY000Unable to open BCP host data-file
40208 S1000HY000Unable to open BCP error-file
40209 S1000HY000Table has no text/image columns
40210 S1000HY000I/O error while writing BCP error-file
40211 S1000HY000Invalid option
40212 S1000HY000Attempt to bulk-copy a NULL value into a Server column which does not accept NULL values
40213 S1000HY000BCP host-files must contain at least one column
40214 S1000HY000I/O error while writing BCP data-file
40215 S1000HY000Host-file columns may be skipped only when copying into the Server
40216 S1000HY000Unexpected EOF encountered in BCP data-file
40217 S1000HY000Attempt to read unknown version of BCP format file
40218 S1000HY000Incorrect host-column number found in BCP format-file
40219 S1000HY000Bad terminator
40220 S1000HY000For BCP, all variable-length data must have either a length-prefix or a terminator specified
40221 S1000HY000I/O error while reading BCP format file
40222 S1000HY000Table contains less rows than first row count
40223 S1000HY000Table contains less rows than last row count
40224 S1000HY000Attempt to bulk-copy an oversized column to the SQL Server
40225 S1000HY000The BCP host-file contains less rows than first row count
40226 0800108001Neither DSN nor SERVER keyword supplied
40227 S1000HY000All bound columns are read-only
40228 S1000HY000Cannot initialize SSPI package
40229 S1000HY000Cannot generate SSPI context
40230 S1000HY000Text column data incomplete
40231 2200822008Datetime field overflow
40232 0700607006Conversions not allowed using bcp_moretext
40233 S1000HY000The row length exceeds SQL Server's maximum allowable size
40234 S1000HY000Unicode conversion failed. The code page of the SQL server must be installed on the client system.
40235 S1000HY000I/O error while reading BCP data-file
40236 S1000HY000Not enough columns bound
40237 S1000HY000An old netlib (%s) has been detected. Please delete it and restart the application.
40238 S1009HY024Database is invalid or cannot be accessed
40239 S1000HY000Unable to read driver version
40350 25S1125S11Enlistment is not possible due to pending transaction
40351 25S1225S12Distributed transaction error
40401 0100001000Ongoing transaction has been committed
40402 0100001000The ODBC catalog stored procedures installed on server %s are version %s; version %02d.%02d.%4.4d or later is required to ensure proper operation. Please contact your system administrator.
40403 0100001000Access to database configured in the DSN has been denied. Default used.
40404 0100001000Language configured in the DSN is not supported. Default used.
40405 0100001000Procedure executed with 'EXEC'. No output parameters returned.
40406 0100001000An error has occurred during an attempt to access the log file, logging disabled.
40407 0100001000Connected to backup server
40408 0100001000SQL Debugging disabled
40410 0100401004String data, right truncation
40412 0100001000%ld rows sent to SQL Server. Total sent: %ld
40413 0100401004String data, right truncation
40415 0100001000%ld rows successfully bulk-copied to host-file. Total received: %ld
40416 0100001000Zero length data forced to length 1